home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1997 March / Software of the Month Club 1997 March.iso / pc / dos / biz / aesti / -info.bat < prev    next >
Encoding:
DOS Batch File  |  1996-09-09  |  3.3 KB  |  94 lines

  1. echo off
  2. cls
  3. echo.
  4. echo   File List
  5. echo   ─────────
  6. echo    Install Files
  7. echo      INSTALL.EXE           I-HELLO.DOC        I-ERROR.DOC
  8. echo      INSTALL.DOC           I-BYE.DOC
  9. echo.
  10. echo    Main AEsti Files
  11. echo      AESTI.EXE       Main Program
  12. echo      AESTI.HLP       Help file
  13. echo      AESTI.DOC       Plain ASCii help file for printing
  14. echo      *.INI           QuickCost Building Rates and settings
  15. echo      AESTI.PIF       Windows PiF file
  16. echo      AESTI.ICO       Windows Icon file
  17. echo.
  18. echo      VIEW.EXE        Plain ASCii text file viewer
  19. echo.
  20. echo      -ORDER.DOC      Order form, pricing, licence info and
  21. echo                      customer comment form
  22. echo      -NEW.DOC        Recent program changes
  23. echo.
  24. echo                    ─── press a key to continue ───
  25. pause>nul
  26. cls
  27. echo.
  28. echo    Demonstration Data Files
  29. echo      DEMO.EST        Example Estimate
  30. echo      TEMPLATE.EST    Template Estimate with section headings
  31. echo      MATERIAL.LIS    Empty List file
  32. echo      DEMO.CSV        Example of CSV file for importing into Estimates
  33. echo.
  34. echo    Files Created by AEsti
  35. echo      *.EST           Estimate files
  36. echo      *.DBE           Material Data Base files
  37. echo      *.LIS           List of Data Bases used for Auto Costing
  38. echo.
  39. echo    Batch Files
  40. echo      GO.BAT          How to get it going
  41. echo      -ADVERT.BAT     Other shareware software
  42. echo      -EXIST.BAT      Upgrades an existing version
  43. echo      -INFO.BAT       You're reading it !
  44. echo      -INSTALL.BAT    Use if INSTALL.EXE fails to install correctly
  45. echo      -HELP.BAT       Starts stand alone help util
  46. echo      -PRINT.BAT      Dumps the help file to a printer
  47. echo.
  48. echo.
  49. echo                    ─── press a key to continue ───
  50. pause>nul
  51. cls
  52. echo   Notes for Shareware Librarys & Disk Vendors
  53. echo   ═══════════════════════════════════════════
  54. echo.
  55. echo   Description
  56. echo   ───────────
  57. echo    Estimating and quotation software for any type of construction related
  58. echo    works ranging from house extensions to factory units.
  59. echo.
  60. echo    It was primarily intended for small building contractors and projects with
  61. echo    a maximum value of £ 250 000 (UK pounds)
  62. echo.
  63. echo    Features include a text mode GUI interface, mouse support, automatic
  64. echo    costing of Estimates, Material Data Bases, on-line help
  65. echo.
  66. echo   New Features
  67. echo   ────────────
  68. echo    Minor bug fixes
  69. echo    Third release of a major cosmetic update - new text mode GUI with moveable
  70. echo    and re-sizable windows, enhanced mouse support, improved printer control,
  71. echo    new file format, Estimate and Material Data Base sizes increased, 43/50
  72. echo    line support for VGA displays, keyboard accelerator
  73. pause>nul
  74. cls
  75. echo.
  76. echo   Program Type
  77. echo   ────────────
  78. echo    DOS - runs under any operating system that supports DOS software
  79. echo.
  80. echo   Minimum System Requirements
  81. echo   ───────────────────────────
  82. echo    XT PC, DOS 3.3, any display, 550k free RAM, 720k floppy, any printer
  83. echo.
  84. echo   Recommended System Requirements
  85. echo   ───────────────────────────────
  86. echo    386 dx33 mhz, DOS 5 or greater, colour display, 600k free RAM, hard
  87. echo    disk, mouse, Epson compatible printer
  88. echo.
  89. echo.
  90. echo.
  91. echo.
  92. echo                        ─── Thanks for reading this ! ───
  93. echo.
  94.